Bump the python-packages group with 14 updates#366
Conversation
Updates the requirements on [click](https://github.com/pallets/click), [comet-ml](https://github.com/comet-ml/opik), [numpy](https://github.com/numpy/numpy), [pandas](https://github.com/pandas-dev/pandas), [scikit-image](https://github.com/scikit-image/scikit-image), [scipy](https://github.com/scipy/scipy), [tensorflow](https://github.com/tensorflow/tensorflow), [tqdm](https://github.com/tqdm/tqdm), [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [ruff](https://github.com/astral-sh/ruff), [ty](https://github.com/astral-sh/ty), [setuptools](https://github.com/pypa/setuptools) and [setuptools-scm](https://github.com/pypa/setuptools-scm) to permit the latest version. Updates `click` to 8.4.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.0.0...8.4.1) Updates `comet-ml` to 3.58.0 - [Release notes](https://github.com/comet-ml/opik/releases) - [Changelog](https://github.com/comet-ml/opik/blob/main/CHANGELOG.md) - [Commits](https://github.com/comet-ml/opik/commits) Updates `numpy` to 2.2.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.24.0...v2.2.6) Updates `pandas` to 2.3.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.0.0...v2.3.3) Updates `scikit-image` to 0.25.2 - [Release notes](https://github.com/scikit-image/scikit-image/releases) - [Changelog](https://github.com/scikit-image/scikit-image/blob/main/RELEASE.txt) - [Commits](scikit-image/scikit-image@v0.21.0...v0.25.2) Updates `scipy` to 1.15.3 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.10.0...v1.15.3) Updates `tensorflow` to 2.21.0 - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.5.0...v2.21.0) Updates `tqdm` to 4.67.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.62.0...v4.67.3) Updates `pytest` to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.0.0...9.0.3) Updates `pytest-cov` to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v7.1.0) Updates `ruff` to 0.15.15 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.4.0...0.15.15) Updates `ty` to 0.0.42 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.2...0.0.42) Updates `setuptools` to 82.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v68.0.0...v82.0.1) Updates `setuptools-scm` to 10.0.5 - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/RELEASE_SYSTEM.md) - [Commits](pypa/setuptools-scm@setuptools-scm-v10.0.0...setuptools-scm-v10.0.5) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production dependency-group: python-packages - dependency-name: comet-ml dependency-version: 3.58.0 dependency-type: direct:production dependency-group: python-packages - dependency-name: numpy dependency-version: 2.2.6 dependency-type: direct:production dependency-group: python-packages - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production dependency-group: python-packages - dependency-name: scikit-image dependency-version: 0.25.2 dependency-type: direct:production dependency-group: python-packages - dependency-name: scipy dependency-version: 1.15.3 dependency-type: direct:production dependency-group: python-packages - dependency-name: tensorflow dependency-version: 2.21.0 dependency-type: direct:production dependency-group: python-packages - dependency-name: tqdm dependency-version: 4.67.3 dependency-type: direct:production dependency-group: python-packages - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development dependency-group: python-packages - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development dependency-group: python-packages - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:development dependency-group: python-packages - dependency-name: ty dependency-version: 0.0.42 dependency-type: direct:development dependency-group: python-packages - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:development dependency-group: python-packages - dependency-name: setuptools-scm dependency-version: 10.0.5 dependency-type: direct:development dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
@dependabot rebase |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
@dependabot recreate |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
@dependabot recreate |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Updates the requirements on click, comet-ml, numpy, pandas, scikit-image, scipy, tensorflow, tqdm, pytest, pytest-cov, ruff, ty, setuptools and setuptools-scm to permit the latest version.
Updates
clickto 8.4.1Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
... (truncated)
Commits
6eeb50erelease version 8.4.167921d5change log and doc fixes (#3495)9c41f46Fix changelog and version admonitions6cb3477fix skip condition5ee8e31fix I/O operation on closed file error with CliRunner and echo_via_pager (#3482)becbde5pager doesn't close std streamsa5f5aa6Handle empty bytes in echo (#3493)4d3db84handle empty bytes in echod42f15bFixget_parameter_source()during type conversion and eager callbacks (#3484)0baa8dbDocument ctx.params bypass with test and docUpdates
comet-mlto 3.58.0Changelog
Sourced from comet-ml's changelog.
Commits
Updates
numpyto 2.2.6Release notes
Sourced from numpy's releases.
... (truncated)
Commits
2b686f6Merge pull request #28980 from charris/prepare-2.2.6ed41828REL: Prepare for the NumPy 2.2.6 release [wheel build]83e4e7fMerge pull request #28966 from charris/backport-28958248f0cbTYP: add rejection-tests for complexndarrayfloordiv5bad9daTYP: reject complex scalar types inndarray.__ifloordiv__6c42775Merge pull request #28915 from charris/backport-288924277e7cMerge pull request #28916 from charris/backport-28898bd1c863BUG: Fix missing check for PyErr_Occurred() in _pyarray_correlate. (#28898)87d1d8aMAINT: Avoid dereferencing/strict aliasing warnings during complex casts in `...9e50659Merge pull request #28913 from charris/backport-28908Updates
pandasto 2.3.3Release notes
Sourced from pandas's releases.
Commits
9c8bc3eRLS: 2.3.36aa788a[backport 2.3.x] DOC: prepare 2.3.3 whatsnew notes for release (#62499) (#62508)b64f0df[backport 2.3.x] BUG: avoid validation error for ufunc with string[python] ar...058eb2b[backport 2.3.x] BUG: String[pyarrow] comparison with mixed object (#62424) (...2ca088d[backport 2.3.x] DEPR: remove the Period resampling deprecation (#62480) (#62...92bf98f[backport 2.3.x] BUG: fix .str.isdigit to honor unicode superscript for older...e57c7d6Backport PR #62452 on branch 2.3.x (TST: Adjust tests for numexpr 2.13) (#62454)e0fe9a0Backport to 2.3.x: REGR: from_records not initializing subclasses properly (#...23a1085BUG: improve future warning for boolean operations with missaligned indexes (...6113696Backport PR #62396 on branch 2.3.x (PKG/DOC: indicate Python 3.14 support in ...Updates
scikit-imageto 0.25.2Release notes
Sourced from scikit-image's releases.
... (truncated)
Commits
e8a42baDesignate 0.25.2 releasea194614Run autoformatterf560554Bump version109cda4Designate 0.25.2rc0 release7cc74caDon't assign-infto watershed markers (#7702)72eaa67Fix 313t wheel build (#7699)c636a58Revert "Give milestone labeler necessary permissions" (#7696)73bc732Give milestone labeler necessary permissions (#7695)ef21164Add zizmor to pre-commit; address GH workflow issues raised (#7662)9bb95a7Reenable test marked as flaky on Azure. (#7694)Updates
scipyto 1.15.3Release notes
Sourced from scipy's releases.
Commits
e29dcb6REL: 1.15.3 rel commit [wheel build]61e6aa1Merge pull request #22840 from tylerjereddy/treddy_1.15.3_backports18c4ca8MAINT: PR 22840 wheel build [wheel build]bd0f132MAINT: PR 22840 revisions033b138MAINT: PR 22840 revisions7a283ccDOC: PR 22840 revisions3d1ea40BUG: spatial.HalfspaceIntersection: raise on non-feasible half space (#20035)d01b984BUG: ndimage.median_filter: fix segfault when usingmode='mirror'(#22608)0879108MAINT: special.logsumexp: fix bug when weight of largest magnitude component ...9b3b2d8Merge pull request #22869 from smurfix/mainUpdates
tensorflowto 2.21.0Release notes
Sourced from tensorflow's releases.
Changelog
Sourced from tensorflow's changelog.
... (truncated)
Commits
a481b10Merge pull request #111627 from tensorflow-jenkins/version-numbers-2.21.0-25481a8f642eUpdate version numbers to 2.21.03c51664Merge pull request #111517 from tejaswin432/r2.21460d178Update RELEASE.md with removal of TB dependency.9e2628cUpdate RELEASE.md with removal of TB dependency.00a1ba7Merge pull request #111234 from psamanoelton/remove_tb_nigthly41beecfRemove tb-nigthly and replace it with protobuf.01dec74Merge pull request #111216 from psamanoelton/remove_tb_dependency_partial_rol...9657881Partial rollback to resolve breakage.78d130aRemove TensorBoard dependency from TensorFlow buildUpdates
tqdmto 4.67.3Release notes
Sourced from tqdm's releases.
Commits
75bdb6cfix py3.7 compat09a863bbump version, merge pull request #1704 from tqdm/devel33d24cdupdate pyproject syntax70b9124add py3.13 supporta74d8f8drop _dist_ver14d72e2Merge pull request #1703 from wingding12/fix-pandas-3.0-and-negative-intervala69dac8fix dedented docstringsa986d22tests: fix pandas deprecation warningsbb7aa4dtests: fix pandas deprecated applymap0647db1misc tidyUpdates
pytestto 9.0.3Release notes
Sourced from pytest's releases.
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)Updates
pytest-covto 7.1.0Changelog
Sourced from pytest-cov's changelog.
... (truncated)
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...Updates
ruffto 0.15.15Release notes
Sourced from ruff's releases.